projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c997966
)
Capitalize Transient Make.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 Aug 2001 10:01:47 +0000
(10:01 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 Aug 2001 10:01:47 +0000
(10:01 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index e0690a6325bd587b58ce42b3deac28cd140186f9..74d0a0b8d227f2c2f55e18527abc6225628319a6 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-639,7
+639,7
@@
Do the same for the keys of the same name."
(show-paren-mode)))
(define-key menu-bar-options-menu [transient-mark-mode]
(menu-bar-make-toggle toggle-transient-mark-mode transient-mark-mode
- "Highlight Marked Text (
transient-m
ark mode)"
+ "Highlight Marked Text (
Transient M
ark mode)"
"Transient Mark mode %s"
"Highlight the marked region when active"))
(define-key menu-bar-options-menu [toggle-global-lazy-font-lock-mode]